From: Glenn Morris Date: Thu, 12 Mar 2009 06:27:21 +0000 (+0000) Subject: Add defcustom trivia. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1308 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=420b0c9c6f57d58f743a089d6fd8a346750f4fc0;p=emacs.git Add defcustom trivia. --- diff --git a/etc/TODO b/etc/TODO index 865ea6dc30c..06d95b442b0 100644 --- a/etc/TODO +++ b/etc/TODO @@ -35,6 +35,13 @@ to use it. ** Convert all defvars with leading `*' in the doc-strings into defcustoms of appropriate :type and :group. +** Remove any leading `*'s from defcustom doc-strings. + +** Remove unnecessary autoload cookies from defcustoms. +This needs a bit of care, since often people have become used to +expecting such variables to always be defined, eg when they modify +things in their .emacs. + * Small but important fixes needed in existing features: ** Flymake's customization mechanism needs to be both simpler (fewer